CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JPG 图像处理

搜索资源列表

  1. PhotoMake

    0下载:
  2. VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的-this program is coded by VC++
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2128737
    • 提供者:温泉
  1. JPEG-compress-and-decoding

    0下载:
  2. 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:59071
    • 提供者:袁捷
  1. RoadDetecter

    0下载:
  2. 本代码能处理img,bmp,jpg等数据格式,通过手动添加控制点实现图像配准,VC。-The code can handle img, bmp, jpg and other data formats, through manually add control points to achieve image registration, VC.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3696111
    • 提供者:齐汝
  1. JPGtoBMP

    0下载:
  2. 将原来的JPG图像转换格式转为BMP格式,适用于后期处理-The original JPG format images converted to BMP format for post-processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2824140
    • 提供者:roger
  1. JPGSHEXIANG

    0下载:
  2. 宿迁交通违章拍摄系统的图像处理系统源代码(c6000系列DSP),只有拍照后jpg处理系统源代码,没有车牌识别。-Suqian traffic violation camera system' s image processing system source code (c6000 series DSP), only after the jpg photo processing system source code, there is no license plate recognitio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:159797
    • 提供者:老蔡
  1. imagefliter

    0下载:
  2. 程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助-program one is to process ture color image filter,and program two is a jpg image format to change into index image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3150984
    • 提供者:杨云龙
  1. 3D

    0下载:
  2. 图像相关运算处理 c++源程序,实现两张JPG格式图像的相关运算处理-pictures processing code in related computering
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2809325
    • 提供者:mft
  1. PicViewerDemo

    0下载:
  2. 本封装库对图象读取,特效,显示进行封装 功能有:对gif,pcx,tga,jpg等图像格式的读取,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理. 包括全部源代码. 编译需要最新的SDK!-The package library to read the image, special effects, showing encapsulation features are: gif, pcx, tga, jpg and other image formats, rea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1210040
    • 提供者:arechi
  1. bianyuanjiance

    0下载:
  2. 图像的边缘检测 用了多种算法 cany算法 较好 主要对jpg格式图像处理-bianyuanjiance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:51927
    • 提供者:田佳璐
  1. SharpPicture

    0下载:
  2. 把给定的一副JPG图像进行锐化和柔化处理,速度较快,支持进一步的开发研究-To given an JPG image sharpening and softening treatment, faster, support further research and development
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:662027
    • 提供者:wobdwk
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. zhenchafa

    4下载:
  2. 使用帧间差分法进行运动目标检测,内含两组测试图像和测试结果,分别为bmp和jpg格式,并且有详细的使用说明。郑重说明:本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。-Frame difference method using the moving target detection, containing two sets of test images and test results, respectively, bmp and jpg format and detailed ins
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:37433344
    • 提供者:刘畅
  1. 222

    0下载:
  2. JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:39010
    • 提供者:yinxin
  1. piltest

    0下载:
  2. 将其他图片格式转换为jpg的源码,python编写,需要pil图像处理库-The other is converted to jpg picture format of the source, python write, need to pil image processing library
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1067
    • 提供者:yk
  1. PhotoSee

    0下载:
  2. 这是一个实现图象翻转,倒置,变换大小的很多功能的软件程序,还可以实现打开.bmp,.jpg,.gif......可打开多幅图片的很多功能,可以帮助大家学习图像处理用vc++实现的方法。-this project has so much functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4007180
    • 提供者:champion
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. colormobel

    0下载:
  2. 数字图像处理,颜色模型,对图像进行颜色转换-Given a color image ‘football.jpg’. 1) Display the three component images: red, green and blue. 2) Perform histogram equalization for the original image in RGB color space, and display the result. 3) Convert RGB to HSV, e
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:284524
    • 提供者:成才
  1. middle

    0下载:
  2. 用matlab实现的图像处理程序,可以对一个jpg文件进行中值滤波-Implemented using matlab image processing, can be a jpg file to the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:lishiming
  1. tuxiangzhuanhuan

    0下载:
  2. 图像处理转换工具,支持BMP ico gif jpg四种格式转换-Image conversion tool supports four formats BMP ico gif jpg convert
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:123016
    • 提供者:tongyue
  1. 31730171dicom

    0下载:
  2. 这个程序是利用DICOM3 图像浏览转换 ActiveX 控件DICOMax.ocx编写的,可查看各类DICOM图像,查看BMP、JPG图像,DICOM图像支持测量操作(长度、角度、面积等),支持图像处理功能(反色、伪彩、翻转、去噪、锐化等)-ActiveX dicom
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:364785
    • 提供者:杨海
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com